Version: $id$
testcase TC_BEF_FE_BV_06() runs on EutComp system TestAdapter {
var ChargeReport v_chargeReport : = null;
f_Charging_Preambule ( );
f_SendContextData ( m_ContextData_default_accountStatus_transactionCounter_mileage_requested );
f_userActions ( cmdSet , paymentFee_THR_UNIT );
f_userActions ( cmdSet , contract1 );
t_ac . start;
alt {
[ ] pco . receive ( mw_chargeReport_tableC1_accountStatus_transactionCounter_mileage ( ok ) ) -> value v_chargeReport {
t_ac . stop;
pco . send ( m_chargeReportResponse_transactionCounter_accountUpdate_newAccountLimit ( v_chargeReport . transactionCounter + 1 , PX_ACCOUNT_BASED_THR * 2 ) );
t_ac . start;
alt {
[ ] pco . receive ( mw_chargeReport_tableC1_accountStatus_transactionCounter_mileage ( ok ) ) -> value v_chargeReport {
t_ac . stop;
setverdict ( pass );
pco . send ( m_chargeReportResponse_transactionCounter ( v_chargeReport . transactionCounter + 1 ) );
}
}
}
}
f_Charging_Postambule ( );
}|
Generated with T3Doc 2.0 on Thu Jan 06 00:06:01 CET 2011.
Description
TC_BEF_FE_BV_06: Verify that DUT sets Account Status to ‘OK’ for credit based on-board accounts
Remarks
[TS 17575-1], Clause 6.6.1 accountStatus